hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
Request.headerValueForeach
hunt
http
request
Request
Undocumented in source. Be warned that the author may not have intended to support it.
bool
headerValueForeach
(string name, bool delegate(string value) func)
class
Request
bool
headerValueForeach
(
string
name
,
scope
bool
delegate
(
string
value
)
func
)
bool
headerValueForeach
(HTTPHeaderCode code, bool delegate(string value) func)
Meta
Source
See Implementation
hunt
http
request
Request
constructors
this
functions
addMate
createResponse
file
get
getCookieValue
getMate
getSession
header
headerExists
headerValueForeach
headersForeach
onBody
onEOM
onError
onResquest
post
requestComplete
properties
Body
Header
action
clientAddress
clientIp
cookies
host
json
mate
materef
method
path
postForm
queries
referer
route
ubyteBody
user